home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / usbdor42.arc / QUICK.DOC < prev    next >
Text File  |  1991-07-06  |  3KB  |  66 lines

  1.  
  2.               USBBSDOR 4.2  Copyright 1987-1991  L. Brent Yandell
  3.  
  4.              * *  4 Year Anniversary Edition! 7/6/87 - 7/6/91  * *
  5.  
  6.       USBBSDOR  is a door which provides FAST on-line search  features  to
  7.       the  Darwin  National USBBS List. Callers may search by  Area  Code,
  8.       State, Text, Modem type, BBS type and New listings.  USBBSDOR  works
  9.       with  many types of BBS software, including PCBoard,  Wildcat!, GAP,
  10.       RBBS, Spitfire, RA, and types which use compatible door files.
  11.  
  12.       QUICK.DOC  is  not intended as a replacement  for  USBBSDOR.DOC.  It
  13.       allows you to QUICKLY install USBBSDOR and see  its  powerful,  high
  14.       quality  features.  You  may  then  decide  to  permanently  install
  15.       USBBSDOR using the detailed information contained in USBBSDOR.DOC.
  16.  
  17.       -[ Step 1 ]-----------------------------
  18.       You must have a copy of the USBBS list to install USBBSDOR. Refer to
  19.       USBBSDOR.DOC for information on obtaining the current USBBS list.
  20.  
  21.       Make a directory for USBBSDOR. Extract USBDOR42.ZIP contents there.
  22.  
  23.       Invoke  the door locally be entering USBBSDOR /L at your DOS  prompt
  24.       or run the enclosed LOCAL.BAT file.
  25.  
  26.       Select option #1 (Create/modify config file). Enter the  appropriate
  27.       information for each of the installation questions.  Pressing F1  at
  28.       any parameter will display a help screen for that parameter.
  29.  
  30.       Note: "Location of current USBBSxx.LST:" Do NOT place a file name in
  31.       this field.  USBBSDOR will find the newest USBBSxx.LST file  in  the
  32.       location you specify. (Placing the list on a RAM drive works great!)
  33.  
  34.       Note: "Location of newest USBBSxx.ZIP:"  Do NOT place a file name in
  35.       this field.  USBBSDOR will find the newest USBBSxx.ZIP file  in  the
  36.       location you specify and present it to the caller for downloading.
  37.  
  38.       Save the configuration file.
  39.  
  40.       -[ Step 2 ]-----------------------------
  41.       Create a door batch file for USBBSDOR
  42.  
  43.       @echo off
  44.       cd\usbbsdor
  45.       USBBSDOR.EXE  USBBSDOR.CNF  C:\PCB
  46.       cd\pcb        ------------  ------
  47.       board.bat     |             |
  48.                     |             |________Location ONLY for this node's
  49.                     |                      door information file.
  50.                     |__Config file name
  51.  
  52.       (Multi-node RBBS systems: add %1 as a third command line parameter)
  53.  
  54.       Tell your BBS you have installed USBBSDOR.
  55.  
  56.       Make sure you have placed USBBSxx.LST and USBBSxx.ZIP where you told
  57.       USBBSDOR they would be found.
  58.  
  59.       You  may now use USBBSDOR using USBBSDOR /L (LOCAL.BAT), or  through
  60.       your BBS locally, or on-line!
  61.  
  62.       As  stated  earlier, QUICK.DOC is for a quick installation.  If  you
  63.       experience  any difficulties you may need to refer  to  USBBSDOR.DOC
  64.       for in-depth installation instructions.
  65.  
  66.